JOYSTICK SLIDER C
This command will give support for a third slider value.
Return Integer=JOYSTICK SLIDER C()
The command will return a value from a third slider
do
cls
print "joystick slider a "+str$(joystick slider a())
print "joystick slider b "+str$(joystick slider b())
print "joystick slider c "+str$(joystick slider c())
print "joystick slider d "+str$(joystick slider d())
loop
end
INPUT Commands Menu
Index